home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Grafica
/
lightins
/
lightins.exe
/
{app}
/
lightartist.exe
/
0
/
RCDATA
/
TWRONGDLG
/
TWRONGDLG.txt
Wrap
Text File
|
2004-12-29
|
2KB
|
66 lines
object WrongDlg: TWrongDlg
Left = 565
Top = 447
AutoScroll = False
BorderIcons = [biMinimize, biMaximize]
Caption = 'Wrong parameter!'
ClientHeight = 85
ClientWidth = 189
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 15
Top = 16
Width = 108
Height = 26
Caption = 'Width and Height may only be numbers!'
WordWrap = True
end
object ButtonOK: TButton
Left = 72
Top = 48
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = ButtonOKClick
end
object smlFormLangRes1: TsmlFormLangRes
LangFileName = 'DefLang.ini'
IgnoreEmptyString = False
AutoCreateMode = True
AddBracket = False
StringProperties.Strings = (
'Caption')
StringsProperties.Strings = (
'Tabs'
'Items')
IgnoreFormCaption = False
IncludeListViewItems = False
IncludeListViewHead = False
IncludeTreeViewItems = False
Active = True
end
object TeForm1: TTeForm
Animation.EffectKind = '[ RANDOM ] - Random selection'
BorderIcons = [kbiClose]
BorderStyle = kbsDialog
SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
Performance = ksfpNoBuffer
StayOnTop = False
StretchBackground = False
WindowState = kwsNormal
ThemeObject = 'default'
Top = 48
end
end